home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / t_04.swf / scripts / DefineButton2_308 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-25  |  53b  |  4 lines

  1. on(release){
  2.    this.creditClip.gotoAndStop(2);
  3. }
  4.